home *** CD-ROM | disk | FTP | other *** search
- Path: mn5.swip.net!news
- From: roland.bengtsson@mbox3.swipnet.se (Roland Bengtsson)
- Newsgroups: comp.sys.amiga.networking
- Subject: GG_NE2000.device fail to open
- Date: 8 Apr 1996 15:50:35 GMT
- Organization: -
- Message-ID: <6515.6672T885T1569@mbox3.swipnet.se>
- NNTP-Posting-Host: dialup105-4-3.swipnet.se
- NNTP-Posting-User: 4df00b7c1808b5b2d7c0b0314e2df573
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
- I have a GG2+ card and 2 ISA networkscard to my Amiga and PC.
- I have set up all the hardware correct I think.
-
- 5.System2.0:> ShowConfig
- PROCESSOR: CPU 68030/68882fpu/68030mmu
- CUSTOM CHIPS: ECS PAL Agnus (id=$0020), ECS Denise (id=$00FC)
- VERS: Kickstart version 40.70, Exec version 40.10, Disk version 40.29
- RAM: Node type $A, Attributes $505 (FAST), at $7800000-$7F7FFFF (7.5 meg)
- Node type $A, Attributes $703 (CHIP), at $400-$1FFFFF (~2.0 meg)
- BOARDS:
- Board (unidentified): Prod=2193/1($891/$1)
- (@$40000000, size 2meg, subsize same)
- Board + ROM (HD?) (unidentified): Prod=2193/2($891/$2) (@$E90000 64K)
- Board (unidentified): Prod=2150/1($866/$1) (@$200000 1meg)
-
- And software
-
- 5.System2.0:> list devs:Networks/gg_ne2000.device
- Directory "devs:Networks" on Mσndag 08-Apr-96
- gg_ne2000.device 9620 ----rwed 19-Sep-93 18:36:42
- 1 file - 20 blocks used
-
- 5.System2.0:> getenv SANA2/gg_ne2000.config_0
- IRQ=3 IOADDR=0x300
-
- part of my bin/startnet:
-
- ; IP address if known, _nothing_ otherwise Ulfs vfg Σr 172.0.2.2
- .def IP 192.168.1.101
- ; Our full host name and aliases if known, _nothing_ otherwise
- ; (if this is set, the IP _must_ be set, too)
- .def HN "amiga.bravo.se Amiga"
- ; The destination address, needed only if GW is not good destination
- .def DEST
- ; netmask if known, _nothing_ otherwise
- .def MASK
- ; IP address of the default gateway if known, _nothing_ otherwise
- .def GW 192.168.1.101
- ; Default login name
- .def USER Roland
- ; User's file creation mask
- .def UMASK 022
- ; "SRV" if servers are used, _nothing_ otherwise
- .def SRV "SRV"
- ; "BOOTP" if bootstrap protocol is used, _nothing_ otherwise
- .def BOOTP
- ; Interface name
- .def IFACE gg_ne2000
- ; Sana-II device configuration file, _nothing_ otherwise
- .def S2CF gg_ne2000.config
- ; Sana-II device configuration to be stored into the configuration file
- .def S2OPT "IRQ=3 IOADDR=0x300 "
-
- In db/hosts:
-
- 127.0.0.1 localhost
- 192.168.1.102 PC.bravo.se PC
-
- In db/interfaces
-
- #
- # GoldenGate 2 Ethernet for NE2000 card
- # NOTE: This needs an configuration file for the IRQ and ISA address settings!
- #
- gg_ne2000 DEV=DEVS:Networks/gg_ne2000.device UNIT=0
-
- And the output
- 5.System2.0:> startnet
- login: Roland
- Last login: Mon Apr 08 14:24:24 1996 from Console
- AmiTCP/IP version 4.2
- Copyright ⌐ 1993 - 1995 AmiTCP/IP Group,
- Network Solutions Development Inc., Finland.
- Copyright ⌐ 1980 - 1991 The Regents of the University of California.
- All rights reserved.
- [CLI 9]
- OpenDevice: Device or unit failed to open
- Interface gg_ne2000 not found!
- Interface gg_ne2000 configuration failed!
- Stopping AmiTCP
- OpenDevice: Resource allocation failure
-
- The output of Snoopdos gives this:
-
- Count Process Name Action Target Name Options Res.
- ----- ------------ ------ ----------- ------- ----
- 1 [5] EXECUTE Open startnet Read OK
- 2 [5] EXECUTE Open T:Command-00-T05 Write OK
- 3 [5] EXECUTE Open T:Command-00-T05 Read OK
- 4 [5] AmiTCP:bin/log OpenDev timer.device Unit 1 OK
- 5 [5] AmiTCP:bin/log OpenDev timer.device Unit 1 OK
- 6 [5] AmiTCP:bin/log OpenRes credential.resource OK
- 7 [5] AmiTCP:bin/log Open HOSTNAME Read OK
- 8 [5] AmiTCP:bin/log OpenDev AmiTCP:devs/netinfo.device Unit 0 OK
- 9 netinfo.device Open AmiTCP:db/passwd Read OK
- 10 [5] AmiTCP:bin/log Open AmiTCP:db/nologin Read Fail
- 11 [5] AmiTCP:bin/log Open AmiTCP:db/motd Read Fail
- 12 [5] AmiTCP:bin/log OpenDev AmiTCP:devs/netinfo.device Unit 1 OK
- 13 netinfo.device Open AmiTCP:db/group Read OK
- 14 [5] AmiTCP:bin/uma OpenDev timer.device Unit 1 OK
- 15 [5] AmiTCP:bin/uma OpenRes credential.resource OK
- 16 [10] AmiTCP:AmiTCP Open * Read OK
- 17 BackGround_Process Open NIL: Read OK
- 18 AmiTCP:AmiTCP Open AmiTCP:db/AmiTCP.config Read OK
- 19 NETTRACE Open AmiTCP:db/hosts Read OK
- 20 NETTRACE Open AmiTCP:db/networks Read OK
- 21 NETTRACE Open AmiTCP:db/services Read OK
- 22 NETTRACE Open AmiTCP:db/protocols Read OK
- 23 NETTRACE Open AmiTCP:db/resolv.conf Read OK
- 24 NETTRACE Open AmiTCP:db/inet.access Read OK
- 25 AmiTCP:AmiTCP OpenDev timer.device Unit 1 OK
- 26 NETTRACE OpenDev timer.device Unit 1 OK
- 27 [5] AmiTCP:bin/boo OpenDev timer.device Unit 1 OK
- 28 [5] AmiTCP:bin/boo Open AmiTCP:db/interfaces Read OK
- 29 [5] AmiTCP:bin/boo OpenDev DEVS:Networks/gg_ne2000.device Unit 0 Fail
- 30 ramlib Open ENV:SANA2/gg_ne2000.config_0 Read OK
- 31 ramlib OpenDev timer.device Unit 1 OK
- 32 [5] EXECUTE Open AmiTCP:bin/stopnet Read OK
- 33 [5] EXECUTE Open T:Command-01-T05 Write OK
- 34 [5] EXECUTE Open T:Command-01-T05 Read OK
- 35 ARexx Open * Write OK
- 36 [5] offline OpenDev ppp.device Unit 0 Fail
- 37 BackGround_Process Open NIL: Read OK
-
- Puh, any idea what the problem is?
-
- Sorry for the long text!
-
- --
- \|/
- Thor 2.22 #1497 @ @
- +--------------------------oOO-(_)-OOo----------+
- | _ // | |
- | \X/ |Falkenberg, Westcoast of Sweden |
- |A3000/10MB | |
- |280HD/28.8 | |
- |GVP Spectrum| |
- |AFS Pro |Amiga-Programmer in C |
- +------------+----------------------------------+
-
- --
-
-